Skip to content

[WIP] test with spring boot 3.5.0 #4111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
May 23, 2025
Merged

[WIP] test with spring boot 3.5.0 #4111

merged 22 commits into from
May 23, 2025

Conversation

lbloder
Copy link
Collaborator

@lbloder lbloder commented Jan 27, 2025

📜 Description

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

Copy link
Contributor

github-actions bot commented Jan 27, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 55f4752

Base automatically changed from feat/spring-boot-3-4-1 to main January 29, 2025 10:51
Copy link
Contributor

github-actions bot commented May 6, 2025

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 405.45 ms 448.88 ms 43.43 ms
Size 1.58 MiB 2.08 MiB 510.86 KiB

Previous results on branch: feat/test-spring-boot-3-5-0

Startup times

Revision Plain With Sentry Diff
cfe476f 468.09 ms 511.98 ms 43.89 ms
cc0bb5e 449.09 ms 493.18 ms 44.09 ms

App size

Revision Plain With Sentry Diff
cfe476f 1.58 MiB 2.08 MiB 507.75 KiB
cc0bb5e 1.58 MiB 2.08 MiB 510.86 KiB

@adinauer adinauer marked this pull request as ready for review May 23, 2025 10:15
@adinauer adinauer requested review from markushi and lcian as code owners May 23, 2025 10:15
@adinauer adinauer merged commit 4fc0c77 into main May 23, 2025
34 checks passed
@adinauer adinauer deleted the feat/test-spring-boot-3-5-0 branch May 23, 2025 11:03
rbro112 pushed a commit that referenced this pull request May 23, 2025
* Bump Spring Boot to 3.4.1

* changelog

* update to spring boot 3.4.2

* fix jdbc dependencies for jakarta samples

* update readme

* update logback dependency in jakarta samples

* [WIP] test with spring boot 3.5.0

* Update buildSrc/src/main/java/Config.kt

* adapt to breaking change in spring-graphql-1.4.0, fix test, add withOptions to sample

* bump to Spring Boot 3.5.0

* trigger CI?

* update spring boot version in toml

* move changelog

* revert maven milestone repos

* fix changelog

* restore old changelog entry

* fix gh pr link

---------

Co-authored-by: Alexander Dinauer <[email protected]>
Co-authored-by: Alexander Dinauer <[email protected]>
Co-authored-by: Lorenzo Cian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants